home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / prtgrid2 / readme.txt < prev    next >
Text File  |  1996-04-08  |  1KB  |  39 lines

  1. This is a revision of the TPrintGrid component uploaded by
  2. [100115,1155] as PRINGRI.ZIP.
  3.  
  4. I fixed some problems and added a few new properties.  Most
  5. notably the fonts are now property editor compatible, the
  6. page number and header will relocate to the bottom.
  7.  
  8. New features include a relocatable Date property and scalable
  9. line height (0 to 100% of its font height).  The print
  10. dialog's "Print To File" selection exports the DBGrid
  11. fields to a TAB delimited file for importing into a
  12. spreadsheet such as Excel.
  13.  
  14. Just Like the original this is freeware. You have the source
  15. code and there are no royalties.
  16.  
  17. This component has been very useful to me.  I am interested
  18. in seeing it enhanced further.
  19.  
  20. Thanks,
  21.  
  22. Terry Pearson
  23. 71715,1647
  24.  
  25.  
  26.  
  27. Revision History
  28. ----------------
  29.  
  30. 08/19/95
  31. Modified printing of columns to clip text so we now
  32. avoid overflow to ajacent columns.
  33.  
  34. 08/19/95
  35. Fixed the paging to print only the number of lines that fit into
  36. the page border.
  37.  
  38.  
  39.